home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 001004_sanders@bsdi.com _Fri Apr 30 00:47:18 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  1KB

  1. Return-Path: <sanders@bsdi.com>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA16834; Fri, 30 Apr 93 00:47:18 MET DST
  4. Errors-To: sanders@bsdi.com
  5. Received: from austin.BSDI.COM by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  6.     id AA20868; Fri, 30 Apr 1993 01:07:45 +0200
  7. Received: from localhost by austin.BSDI.COM (5.67/1.37)
  8.     id AA00428; Thu, 29 Apr 93 18:07:42 -0500
  9. Message-Id: <9304292307.AA00428@austin.BSDI.COM>
  10. To: www-talk@nxoc01.cern.ch
  11. Subject: Re: Standardizing new HTML features 
  12. In-Reply-To: Your message of Thu, 29 Apr 93 15:56:49 PDT.
  13. Errors-To: sanders@bsdi.com
  14. Reply-To: sanders@bsdi.com
  15. Organization: Berkeley Software Design, Inc.
  16. Date: Thu, 29 Apr 1993 18:07:42 -0500
  17. From: Tony Sanders <sanders@bsdi.com>
  18.  
  19. > > Ghostscript 2.5.2 does this.
  20. > >     GHOSTVIEW="__window_id__"
  21. > >     DISPLAY="whatever"
  22. > >     export GHOSTVIEW DISPLAY
  23. > Clearly Ghostview talks to Ghostscript in some fashion.  Is the actual
  24. > communication protocol between the two documented in some fashion other
  25. > than the source code?
  26. It opens a pipe and talks postscript to it I'm sure.
  27.  
  28. --sanders